home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
v cisle
/
switch
/
SwitchWindowSetup.exe
/
install_script.iss
Wrap
Text File
|
2007-04-25
|
2KB
|
44 lines
;InnoSetupVersion=4.0.5
[Setup]
AppName=Swtich Window
AppVerName=Swtich Window 1.0
AppId=Swtich Window
AppPublisher="Desktop Boosters software"
DefaultDirName={pf}\Switch Window
DefaultGroupName=Swtich Window
OutputBaseFilename=SwitchWindowSetup
Compression=zip
PrivilegesRequired=none
DisableProgramGroupPage=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\SwitchWin.dll"; DestDir: "{app}"; Flags: restartreplace regserver uninsrestartdelete ignoreversion
Source: "{app}\SwitchWin.chm"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\Lang\English.lng"; DestDir: "{app}\Lang"; Flags: restartreplace ignoreversion
Source: "{app}\Lang\Russian.lng"; DestDir: "{app}\Lang"; Flags: restartreplace ignoreversion
[Dirs]
Name: "{app}\Lang"; Flags: uninsalwaysuninstall
Name: "{app}\"; Flags: uninsalwaysuninstall
[Registry]
Root: HKCU; Subkey: "Software\Desktop Boosters"; Flags: uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\Desktop Boosters\Switch Window"; Flags: uninsdeletekey
[Icons]
Name: "{group}\Uninstall Switch Window"; Filename: "{uninstallexe}";
Name: "{group}\Help"; Filename: "{app}\SwitchWin.chm";
Name: "{group}\License"; Filename: "{app}\License.txt";
[UninstallDelete]
Type: filesandordirs; Name: "{app}\Lang";
Type: filesandordirs; Name: "{app}";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";